Point2DSeriesTransformation<T> Class Methods

For a list of all members of this type, see Point2DSeriesTransformation<T> members.

Public Methods
 NameDescription
Public MethodPerforms scale transformation on pointSeries according to currentProgress of animation.  
Public MethodPerforms sweep transformation on pointSeries according to currentProgress of animation.  
Public MethodPerforms wave transformation on pointSeries according to currentProgress of animation.  
Top
Protected Methods
 NameDescription
Protected MethodCalculation which is applied to every value in SciChart.Data.Model.IPointSeries during transformation.  
Protected MethodCalled during SciChart.Data.Model.IPointSeries transformation to transform additional values like ZValues, OHLC Values, etc.  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also